home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: Mouse Event Handler
- Date: Fri, 12 Apr 96 13:45:23 GMT
- Organization: none
- Message-ID: <829316723snz@genesis.demon.co.uk>
- References: <316B59B1.359D@natlab.research.philips.com>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <316B59B1.359D@natlab.research.philips.com>
- niessene@natlab.research.philips.com "niessene" writes:
-
- >Can somebody tell me why the following programm doesn't work?
- >It only goes one time in the ISR. I'm using Borland C++ 4.5.
- >
- >#include <stdio.h>
- >#include <dos.h>
- >#include <conio.h>
-
- You're well out of the scope of the C language here. You need a newsgroup
- where things like ISR's, dos.h and conio.h mean something, possibly
- comp.os.msdos.programmer.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-